home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 June
/
MacFormat 25.iso
/
Shareware City
/
Developers
/
macgzip_03b2-src
/
crypt.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-27
|
189 b
|
7 lines
|
[
TEXT/KAHL
]
/* crypt.c (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef RCSID
static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
#endif